home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / text / hyper / FormatTXT.readme < prev    next >
Text File  |  1998-10-31  |  2KB  |  53 lines

  1. Short:    Formats ASCII Files for Web-Pages 
  2. Author:   eric_gille@geocities.com (Eric Gillé)
  3. Uploader: eric_gille@geocities.com (Eric Gillé)
  4. Type:     text/hyper
  5. Www:      www.geocities.com/Area51/Dungeon/3021/   
  6.  
  7.  
  8. FormatTXT formats ASCII FIles for Web-Pages.
  9.  
  10.  
  11. FormatTXT is a little Proggy I wrote because I hated to do the
  12. formating of my ASCII-Files for my Web-Pages. So this little Proggy
  13. analyses a file and then chops it into a certain number of lines with
  14. [maxchars] characters in every line. You define [maxchars]. Every line
  15. will end with the <BR> tag.
  16. Then you only copy/paste the resulting Text into your Web-Page code.
  17.  
  18. This Proggy is very primitive but it recognizes paragraphs. All you 
  19. have to do is make sure your paragraph ends with two <returns>.
  20.  
  21. It should look like this in your Text-Editor:
  22.  
  23. End Paragraph 1
  24.  
  25. Beginning Paragraph 2
  26.  
  27. OK??
  28.  
  29. There are versions for the 68000 and 68030 included, although the
  30. Proggy has only been tested on a A4000 Cyberstorm PPC 060/604 200 Mhz.
  31.  
  32. Usage: FormatTXT [filename] [maxchars]
  33.  
  34. [maxchars] should always be bigger than the biggest word in the text.
  35. Minimun Limit is 20.
  36.  
  37. [filename] must be [filename.extension]
  38. resulting file will be [filename.MTF]  (My Text Format ;-)
  39. It works with any file, so be sure you use ASCII Text File.
  40.  
  41. I hope anybody else than me finds use for this proggy.
  42.  
  43.  
  44. ============================= Archive contents =============================
  45.  
  46. Original  Packed Ratio    Date     Time    Name
  47. -------- ------- ----- --------- --------  -------------
  48.    20724    8696 58.0% 30-Oct-98 00:02:42  FormatTXT.000
  49.    20704    8693 58.0% 30-Oct-98 00:00:18  FormatTXT.030
  50.     1344     726 45.9% 30-Oct-98 00:39:56  FormatTXT.readme
  51. -------- ------- ----- --------- --------
  52.    42772   18115 57.6% 30-Oct-98 22:06:54   3 files
  53.